Skip to content

2025-01-23のJS: Vitest 3.0、Rspack 1.2(永続キャッシュ)、react-server #1256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Jan 23, 2025

Conversation

azu
Copy link
Member

@azu azu commented Jan 23, 2025

Vitest 3.0がリリースされました。

Vitest 3.0では、Vite 6をサポート、spy.mockResetの変更、CLIのrepoterの書き直し、ワークスペースの設定をvitest.configファイルに書けるように、vitest/nodeを公開などの変更が行われています。
また、describe.for APIの追加、toBeOneOf/toSatisfy/toHaveBeenCalledAfter/toHaveBeenCalledOnceWithの追加なども行われています。


Rspack 1.2がリリースされました。

実験的な機能として永続キャッシュのサポート、Code Splittingのマルチスレッドサポートが追加されています。
また、デフォルトでnode_modulesの変更を監視しないようになり、SWC minimizerのpassesのデフォルト値を2に変更することで、デフォルトでの動作が最適化されています。


@lazarv/react-serverというViteベースのReact Server ComponentやServer Actionに対応したReactフレームワークが公開されています。

@lazarv/react-serverは、ファイルシステムベースのルーティング、Static generation、React Server Componentなどに対応しています。

@azu azu merged commit 03c9055 into develop Jan 23, 2025
@azu azu deleted the jser-week-723 branch January 23, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant